Uses of Class
ddejonge.bandana.negoProtocol.DiplomacyProposal
Package | Description |
---|---|
ddejonge.bandana.anac | |
ddejonge.bandana.negoProtocol |
-
Uses of DiplomacyProposal in ddejonge.bandana.anac
Methods in ddejonge.bandana.anac that return types with arguments of type DiplomacyProposal Modifier and Type Method Description java.util.ArrayList<DiplomacyProposal>
ANACNegotiator. getUnconfirmedProposals()
-
Uses of DiplomacyProposal in ddejonge.bandana.negoProtocol
Methods in ddejonge.bandana.negoProtocol that return types with arguments of type DiplomacyProposal Modifier and Type Method Description java.util.ArrayList<DiplomacyProposal>
DiplomacyNegoClient. getUnconfirmedProposals()
Returns a list of all proposals that have either been proposed by me, or that have been proposed to me by other powers, but that haven't been confirmed yet.